implicit cast造句
例句與造句
- Warning c6226 : implicit cast between semantically different integer types : assigning - 1 to hresult
警告c6226 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:將- 1賦給hresult 。 - Warning c6220 - implicit cast between semantically different integer types : comparing hresult to - 1
警告c6220 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:將hresult與- 1進行比較。 - Warning c6217 : implicit cast between semantically different integer types : testing hresult with not
警告c6217 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:使用“ not ”測試hresult 。 - Warning c6225 : implicit cast between semantically different integer types : assigning 1 or true to hresult
警告c6225 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:將1或true賦給hresult 。 - Warning c6230 : implicit cast between semantically different types : using hresult in a boolean context
警告c6230 :語義不同的類型之間的隱式強制轉(zhuǎn)換:在boolean上下文中使用hresult 。 - It's difficult to find implicit cast in a sentence. 用implicit cast造句挺難的
- Warning c6219 : implicit cast between semantically different integer types : comparing hresult to 1 or true
警告c6219 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:將hresult與1或true進行比較。 - Warning c6221 : implicit cast between semantically different integer types : comparing hresult to an integer
警告c6221 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:將hresult與一個整數(shù)進行比較。 - Warning c6230 : implicit cast between semantically different integer types : using hresult in a boolean context
警告c6230 :語義不同的整數(shù)類型之間的隱式強制轉(zhuǎn)換:在boolean上下文中使用hresult - Implicit casts are called by the system ; the user might not be aware that a conversion is taking place and will have difficulty debugging the code
隱式強制轉(zhuǎn)換是由系統(tǒng)調(diào)用的;用戶可能不會覺察發(fā)生了轉(zhuǎn)換,這會給調(diào)試代碼帶來困難。